home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / Resources / Internet / HTMLGate 12.2.1B / htmlgate.exe / {app} / Templates / EmployeeDirectory.tmpl next >
Encoding:
Text File  |  2003-04-18  |  1.5 KB  |  43 lines

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2//EN">
  2. <HTML>
  3.    <HEAD>
  4.       <TITLE>
  5.          DOCUMENT TITLE
  6.       </TITLE>
  7.       <META HTTP-EQUIV="DESCRIPTION" CONTENT="">
  8.       <META HTTP-EQUIV="KEYWORDS" CONTENT="">
  9.       <META HTTP-EQUIV="GENERATOR" CONTENT="MPS HTMLGATE XP - http://www.mpsoftware.dk">
  10.    </HEAD>
  11.    <BODY>
  12.       <H1>
  13.          <FONT FACE="Verdana" SIZE="2">Employee Directory</FONT>
  14.       </H1>
  15.       <HR WIDTH="90%" SIZE="1">
  16.       <H2>
  17.          <A NAME="top"><FONT FACE="Verdana" SIZE="2">Alphabetical listing, by last name:</FONT></A>
  18.       </H2>
  19.       <UL>
  20.          <LI>
  21.             <A HREF="#aname"><FONT FACE="Verdana" SIZE="2">Alastname, Afirstname</FONT></A>
  22.          </LI>
  23.       </UL>
  24.       <HR WIDTH="90%" SIZE="1">
  25.       <H3>
  26.          <A NAME="aname"><FONT FACE="Verdana" SIZE="2">Alastname, Afirstname</FONT></A>
  27.       </H3>
  28.       <BLOCKQUOTE>
  29.          <P>
  30.             <FONT FACE="Verdana" SIZE="2">Senior Documentation Specialist<BR>
  31.              Project<!--Project--><BR>
  32.              Office location<!--Office location--><BR>
  33.              Internal mail address <!--Internal mail address--><BR>
  34.              Telephone number<!--Telephone number--><BR>
  35.              <A HREF="mailto:name@company.com">name@company.com</A> <!--Electronic mail--><BR>
  36.              <A HREF="http://www.company.com/~alastname">web address</A> <!--URL (web address)--></FONT>
  37.          </P>
  38.          <H5>
  39.             <A HREF="#top"><FONT FACE="Verdana" SIZE="2">Back to Top</FONT></A>
  40.          </H5>
  41.       </BLOCKQUOTE>
  42.    </BODY>
  43. </HTML>